home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Loisirs 6
/
CDL_N6.iso
/
mac
/
CD Loisirs N°6
/
PaperPlanes
/
Paper Planes
/
Planes
/
00060.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-25
|
257 b
|
14 lines
on mouseDown
noHiliteButtonDown()
end
on mouseUp
global DescripAudio
set test to noHiliteButtonUp()
if test then
sound playFile 1, the pathName & "HelpAudio:STUNTS.AIF"
when mouseDown then cancelAudio
set DescripAudio to 1
end if
end